home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / videomode.qml < prev   
Encoding:
Text File  |  1999-08-15  |  1.2 KB  |  33 lines

  1. <qml title="Select Video Mode">
  2.  
  3.   <h1>Select Video Mode</h1>  
  4.  
  5.   <p>
  6.     On this screen you are presented with a list of display resolutions
  7.     to choose from. These are resolutions that are known to work with
  8.     both your video card and monitor, based on the information you
  9.     entered in previous screens. Select the resolution you would like
  10.     to use. Common resolutions are 1024x768 for 15", 1152x864 for 17"
  11.     and 1280x1024 for 19" monitors.
  12.   </p>
  13.  
  14.   <p>
  15.     Also on this screen is the option to change the display's color
  16.     depth, which determines how many colors your desktop can use.
  17.     It is recommended that the <b>Thousands (15/16bpp)</b> display
  18.     depth or higher be chosen, if possible. Most video cards that have
  19.     <em>more</em> than one megabyte of built-in video RAM support
  20.     this.
  21.   </p>
  22.  
  23.   <p>
  24.     With the resolution and display depth configured, select the
  25.     <b>Test this mode</b> button to see if everything will work.
  26.     If your configuration was successful, you should see a KDE desktop
  27.     at the resolution and display depth you selected (it disappears
  28.     after a few seconds). When you are returned to the configuration
  29.     screen, hit <b>Next</b> to continue with the installation.
  30.   </p>
  31.  
  32. </qml>
  33.